﻿2026-06-18T22:55:36.0408960Z Current runner version: '2.335.1'
2026-06-18T22:55:36.0413709Z Runner name: 'hfenduleam'
2026-06-18T22:55:36.0414210Z Runner group name: 'Default'
2026-06-18T22:55:36.0414724Z Machine name: 'HFENDULEAM'
2026-06-18T22:55:36.0416591Z ##[group]GITHUB_TOKEN Permissions
2026-06-18T22:55:36.0417922Z Contents: read
2026-06-18T22:55:36.0418271Z Metadata: read
2026-06-18T22:55:36.0418582Z Packages: read
2026-06-18T22:55:36.0418905Z ##[endgroup]
2026-06-18T22:55:36.0420124Z Secret source: Actions
2026-06-18T22:55:36.0420533Z Prepare workflow directory
2026-06-18T22:55:36.4455177Z Prepare all required actions
2026-06-18T22:55:36.4480202Z Getting action download info
2026-06-18T22:55:36.7481050Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-18T22:55:37.4045758Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-18T22:55:37.4763049Z ##[group]Run actions/checkout@v5
2026-06-18T22:55:37.4763775Z with:
2026-06-18T22:55:37.4764061Z   fetch-depth: 0
2026-06-18T22:55:37.4764459Z   repository: SaberMage/spt-core
2026-06-18T22:55:37.4767344Z   token: ***
2026-06-18T22:55:37.4767658Z   ssh-strict: true
2026-06-18T22:55:37.4767961Z   ssh-user: git
2026-06-18T22:55:37.4768267Z   persist-credentials: true
2026-06-18T22:55:37.4768630Z   clean: true
2026-06-18T22:55:37.4768961Z   sparse-checkout-cone-mode: true
2026-06-18T22:55:37.4769342Z   fetch-tags: false
2026-06-18T22:55:37.4769657Z   show-progress: true
2026-06-18T22:55:37.4769982Z   lfs: false
2026-06-18T22:55:37.4770280Z   submodules: false
2026-06-18T22:55:37.4770600Z   set-safe-directory: true
2026-06-18T22:55:37.4771215Z ##[endgroup]
2026-06-18T22:55:38.1272337Z Syncing repository: SaberMage/spt-core
2026-06-18T22:55:38.1273832Z ##[group]Getting Git version info
2026-06-18T22:55:38.1274814Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-18T22:55:38.1504496Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-18T22:55:38.1711008Z git version 2.43.0.windows.1
2026-06-18T22:55:38.1738103Z ##[endgroup]
2026-06-18T22:55:38.1746018Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\28c43228-b606-4c71-b4b8-7023243a02bc\.gitconfig'
2026-06-18T22:55:38.1759281Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\28c43228-b606-4c71-b4b8-7023243a02bc' before making global git config changes
2026-06-18T22:55:38.1761125Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T22:55:38.1763867Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-18T22:55:38.1982853Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-18T22:55:38.2161419Z https://github.com/SaberMage/spt-core
2026-06-18T22:55:38.2188269Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-18T22:55:38.2191718Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-18T22:55:38.2377612Z HEAD
2026-06-18T22:55:38.2935366Z ##[endgroup]
2026-06-18T22:55:38.2937261Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-18T22:55:38.6862389Z ##[group]Cleaning the repository
2026-06-18T22:55:38.6865831Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-18T22:55:40.6071724Z Removing dist/
2026-06-18T22:55:40.6072116Z Removing target/
2026-06-18T22:55:40.6106879Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-18T22:55:40.6635762Z HEAD is now at c17550da release: v0.12.0
2026-06-18T22:55:40.6662493Z ##[endgroup]
2026-06-18T22:55:40.6666767Z ##[group]Disabling automatic garbage collection
2026-06-18T22:55:40.6672195Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-18T22:55:40.6909803Z ##[endgroup]
2026-06-18T22:55:40.6910243Z ##[group]Setting up auth
2026-06-18T22:55:40.6915580Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-18T22:55:40.7138938Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-18T22:55:41.0652662Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T22:55:41.0870897Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-18T22:55:41.4380644Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T22:55:41.4592615Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-18T22:55:41.7977327Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-18T22:55:41.8315654Z ##[endgroup]
2026-06-18T22:55:41.8316051Z ##[group]Fetching the repository
2026-06-18T22:55:41.8323047Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-06-18T22:55:42.7442873Z From https://github.com/SaberMage/spt-core
2026-06-18T22:55:42.7443299Z    c17550da..5f9ea23c  main       -> origin/main
2026-06-18T22:55:42.7443556Z  t [tag update]        v0.12.0    -> v0.12.0
2026-06-18T22:55:42.7568911Z [command]"c:\program files\git\cmd\git.exe" branch --list --remote origin/main
2026-06-18T22:55:42.7795849Z   origin/main
2026-06-18T22:55:42.7822741Z [command]"c:\program files\git\cmd\git.exe" rev-parse refs/remotes/origin/main
2026-06-18T22:55:42.8014655Z 5f9ea23ceb2603957d461d90a166da12ade3ec40
2026-06-18T22:55:42.8035674Z ##[endgroup]
2026-06-18T22:55:42.8036003Z ##[group]Determining the checkout info
2026-06-18T22:55:42.8036368Z ##[endgroup]
2026-06-18T22:55:42.8041994Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-18T22:55:42.8292875Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-18T22:55:42.8507529Z ##[group]Checking out the ref
2026-06-18T22:55:42.8511957Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-18T22:55:42.9056370Z branch 'main' set up to track 'origin/main'.
2026-06-18T22:55:42.9056747Z Your branch is up to date with 'origin/main'.
2026-06-18T22:55:42.9057081Z Previous HEAD position was c17550da release: v0.12.0
2026-06-18T22:55:42.9057407Z Switched to and reset branch 'main'
2026-06-18T22:55:42.9085746Z ##[endgroup]
2026-06-18T22:55:42.9359789Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-18T22:55:42.9608434Z 5f9ea23ceb2603957d461d90a166da12ade3ec40
2026-06-18T22:55:42.9898860Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-18T22:55:42.9899210Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-18T22:55:42.9899453Z [36;1m$PIN = "0c95435"[0m
2026-06-18T22:55:42.9899706Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-18T22:55:42.9899975Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-18T22:55:42.9900323Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-18T22:55:42.9900711Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-18T22:55:42.9901013Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-18T22:55:42.9901304Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-18T22:55:42.9901553Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-18T22:55:42.9901830Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-18T22:55:42.9902745Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-18T22:55:42.9902962Z [36;1m}[0m
2026-06-18T22:55:42.9903127Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-18T22:55:42.9903391Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-18T22:55:42.9977476Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-18T22:55:42.9977772Z ##[endgroup]
2026-06-18T22:55:49.7423177Z    Compiling proc-macro2 v1.0.106
2026-06-18T22:55:49.7423472Z    Compiling quote v1.0.45
2026-06-18T22:55:49.7423686Z    Compiling unicode-ident v1.0.24
2026-06-18T22:55:49.7423910Z    Compiling cfg-if v1.0.4
2026-06-18T22:55:49.7424120Z    Compiling serde_core v1.0.228
2026-06-18T22:55:49.7424318Z    Compiling serde v1.0.228
2026-06-18T22:55:49.7424828Z    Compiling windows-link v0.2.1
2026-06-18T22:55:49.7425310Z    Compiling getrandom v0.3.4
2026-06-18T22:55:49.7425790Z    Compiling typenum v1.20.1
2026-06-18T22:55:49.7426191Z    Compiling portable-atomic v1.13.1
2026-06-18T22:55:49.7426696Z    Compiling pin-project-lite v0.2.17
2026-06-18T22:55:49.7427205Z    Compiling version_check v0.9.5
2026-06-18T22:55:49.7427628Z    Compiling memchr v2.8.1
2026-06-18T22:55:49.7428134Z    Compiling critical-section v1.2.0
2026-06-18T22:55:49.7428885Z    Compiling shlex v2.0.1
2026-06-18T22:55:49.7429768Z    Compiling find-msvc-tools v0.1.9
2026-06-18T22:55:49.8364403Z    Compiling windows-sys v0.61.2
2026-06-18T22:55:49.8395922Z    Compiling subtle v2.6.1
2026-06-18T22:55:49.8722891Z    Compiling smallvec v1.15.1
2026-06-18T22:55:49.9023016Z    Compiling futures-core v0.3.32
2026-06-18T22:55:49.9023442Z    Compiling equivalent v1.0.2
2026-06-18T22:55:49.9917324Z    Compiling bytes v1.11.1
2026-06-18T22:55:50.0179429Z    Compiling itoa v1.0.18
2026-06-18T22:55:50.0558589Z    Compiling semver v1.0.28
2026-06-18T22:55:50.1214502Z    Compiling stable_deref_trait v1.2.1
2026-06-18T22:55:50.1365673Z    Compiling log v0.4.32
2026-06-18T22:55:50.1994088Z    Compiling slab v0.4.12
2026-06-18T22:55:50.2203390Z    Compiling generic-array v0.14.7
2026-06-18T22:55:50.2539971Z    Compiling futures-sink v0.3.32
2026-06-18T22:55:50.3509762Z    Compiling rustc_version v0.4.1
2026-06-18T22:55:50.3543088Z    Compiling futures-io v0.3.32
2026-06-18T22:55:50.3930862Z    Compiling futures-channel v0.3.32
2026-06-18T22:55:50.4924718Z    Compiling rustversion v1.0.22
2026-06-18T22:55:50.5605415Z    Compiling futures-task v0.3.32
2026-06-18T22:55:50.6167884Z    Compiling hashbrown v0.17.1
2026-06-18T22:55:50.6718993Z    Compiling getrandom v0.2.17
2026-06-18T22:55:50.6769551Z    Compiling cpufeatures v0.2.17
2026-06-18T22:55:50.6821545Z    Compiling fnv v1.0.7
2026-06-18T22:55:50.7182717Z    Compiling libc v0.2.186
2026-06-18T22:55:50.8205924Z    Compiling cfg_aliases v0.2.1
2026-06-18T22:55:50.9062192Z    Compiling strsim v0.11.1
2026-06-18T22:55:50.9110679Z    Compiling rand_core v0.10.1
2026-06-18T22:55:50.9137947Z    Compiling litemap v0.8.2
2026-06-18T22:55:50.9378062Z    Compiling writeable v0.6.3
2026-06-18T22:55:50.9380140Z    Compiling autocfg v1.5.1
2026-06-18T22:55:50.9527066Z    Compiling dunce v1.0.5
2026-06-18T22:55:50.9885445Z    Compiling jobserver v0.1.34
2026-06-18T22:55:51.0806464Z    Compiling getrandom v0.4.2
2026-06-18T22:55:51.0806921Z    Compiling icu_normalizer_data v2.2.0
2026-06-18T22:55:51.1231844Z    Compiling ident_case v1.0.1
2026-06-18T22:55:51.2071539Z    Compiling fs_extra v1.3.0
2026-06-18T22:55:51.2072005Z    Compiling utf8_iter v1.0.4
2026-06-18T22:55:51.2410870Z    Compiling cc v1.2.63
2026-06-18T22:55:51.2853824Z    Compiling icu_properties_data v2.2.0
2026-06-18T22:55:51.4384584Z    Compiling percent-encoding v2.3.2
2026-06-18T22:55:51.5334764Z    Compiling crypto-common v0.1.7
2026-06-18T22:55:51.5428483Z    Compiling http v1.4.1
2026-06-18T22:55:51.5553336Z    Compiling cpufeatures v0.3.0
2026-06-18T22:55:51.5965311Z    Compiling thiserror v2.0.18
2026-06-18T22:55:51.6895044Z    Compiling syn v2.0.117
2026-06-18T22:55:51.6899370Z    Compiling indexmap v2.14.0
2026-06-18T22:55:51.7360852Z    Compiling aws-lc-rs v1.17.0
2026-06-18T22:55:51.7398217Z    Compiling unicode-segmentation v1.13.3
2026-06-18T22:55:51.7635804Z    Compiling scopeguard v1.2.0
2026-06-18T22:55:51.7726246Z    Compiling form_urlencoded v1.2.2
2026-06-18T22:55:51.7772296Z    Compiling chacha20 v0.10.0
2026-06-18T22:55:51.8193284Z    Compiling block-buffer v0.10.4
2026-06-18T22:55:51.8271372Z    Compiling lock_api v0.4.14
2026-06-18T22:55:51.8742036Z    Compiling untrusted v0.9.0
2026-06-18T22:55:51.9973625Z    Compiling winapi v0.3.9
2026-06-18T22:55:52.0356904Z    Compiling bitflags v2.12.1
2026-06-18T22:55:52.0970833Z    Compiling rand v0.10.1
2026-06-18T22:55:52.1033191Z    Compiling digest v0.10.7
2026-06-18T22:55:52.1147696Z    Compiling num-traits v0.2.19
2026-06-18T22:55:52.2204255Z    Compiling windows-strings v0.5.1
2026-06-18T22:55:52.2293112Z    Compiling windows-result v0.4.1
2026-06-18T22:55:52.2626963Z    Compiling rustls v0.23.40
2026-06-18T22:55:52.4037013Z    Compiling cmake v0.1.58
2026-06-18T22:55:52.4129889Z    Compiling heck v0.5.0
2026-06-18T22:55:52.6019233Z    Compiling convert_case v0.10.0
2026-06-18T22:55:52.6741459Z    Compiling atomic-waker v1.1.2
2026-06-18T22:55:52.7982269Z    Compiling anyhow v1.0.102
2026-06-18T22:55:52.8200210Z    Compiling unicode-xid v0.2.6
2026-06-18T22:55:52.8362239Z    Compiling const-oid v0.10.2
2026-06-18T22:55:52.9489303Z    Compiling parking_lot_core v0.9.12
2026-06-18T22:55:52.9651834Z    Compiling zerocopy v0.8.50
2026-06-18T22:55:52.9968335Z    Compiling httparse v1.10.1
2026-06-18T22:55:53.0508018Z    Compiling http-body v1.0.1
2026-06-18T22:55:53.1553541Z    Compiling hybrid-array v0.4.12
2026-06-18T22:55:53.2112542Z    Compiling curve25519-dalek v4.1.3
2026-06-18T22:55:53.2942756Z    Compiling ahash v0.8.12
2026-06-18T22:55:53.3276137Z    Compiling base64ct v1.8.3
2026-06-18T22:55:53.3387638Z    Compiling aws-lc-sys v0.41.0
2026-06-18T22:55:53.4534081Z    Compiling ring v0.17.14
2026-06-18T22:55:53.5514251Z    Compiling fastrand v2.4.1
2026-06-18T22:55:53.6220001Z    Compiling powerfmt v0.2.0
2026-06-18T22:55:53.6422190Z    Compiling either v1.16.0
2026-06-18T22:55:53.7269101Z    Compiling pem-rfc7468 v1.0.0
2026-06-18T22:55:53.8115358Z    Compiling deranged v0.5.8
2026-06-18T22:55:53.8946598Z    Compiling rand_core v0.6.4
2026-06-18T22:55:53.9935035Z    Compiling num-conv v0.2.2
2026-06-18T22:55:54.0162949Z    Compiling time-core v0.1.8
2026-06-18T22:55:54.0759506Z    Compiling vcpkg v0.2.15
2026-06-18T22:55:54.2087530Z    Compiling data-encoding v2.11.0
2026-06-18T22:55:54.2389159Z    Compiling zmij v1.0.21
2026-06-18T22:55:54.2730699Z    Compiling base64 v0.22.1
2026-06-18T22:55:54.3296023Z    Compiling pkg-config v0.3.33
2026-06-18T22:55:54.3613939Z    Compiling tower-service v0.3.3
2026-06-18T22:55:54.4206248Z    Compiling try-lock v0.2.5
2026-06-18T22:55:54.4656943Z    Compiling tinyvec_macros v0.1.1
2026-06-18T22:55:54.5115649Z    Compiling tinyvec v1.11.0
2026-06-18T22:55:54.5345846Z    Compiling want v0.3.1
2026-06-18T22:55:54.5608052Z    Compiling parking_lot v0.12.5
2026-06-18T22:55:54.6860274Z    Compiling crypto-common v0.2.2
2026-06-18T22:55:54.7194137Z    Compiling block-buffer v0.12.0
2026-06-18T22:55:54.7243886Z    Compiling sha2 v0.10.9
2026-06-18T22:55:54.8706354Z    Compiling vergen-lib v9.1.0
2026-06-18T22:55:54.9576909Z    Compiling inout v0.1.4
2026-06-18T22:55:54.9967591Z    Compiling n0-future v0.3.2
2026-06-18T22:55:55.0273669Z    Compiling diatomic-waker v0.2.3
2026-06-18T22:55:55.0304317Z    Compiling libsqlite3-sys v0.30.1
2026-06-18T22:55:55.1776530Z    Compiling httpdate v1.0.3
2026-06-18T22:55:55.1816793Z    Compiling spin v0.10.0
2026-06-18T22:55:55.2281940Z    Compiling crossbeam-utils v0.8.21
2026-06-18T22:55:55.2934668Z    Compiling serde_json v1.0.150
2026-06-18T22:55:55.3573889Z    Compiling winnow v1.0.3
2026-06-18T22:55:55.3717348Z    Compiling cordyceps v0.3.4
2026-06-18T22:55:55.3873848Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-18T22:55:55.3914878Z    Compiling signature v2.2.0
2026-06-18T22:55:55.5255738Z    Compiling parking v2.2.1
2026-06-18T22:55:55.5535356Z    Compiling digest v0.11.3
2026-06-18T22:55:55.6265438Z    Compiling futures-lite v2.6.1
2026-06-18T22:55:55.7085771Z    Compiling ed25519 v2.2.3
2026-06-18T22:55:55.7534426Z    Compiling futures-buffered v0.2.13
2026-06-18T22:55:55.8295011Z    Compiling cipher v0.4.4
2026-06-18T22:55:55.8709315Z    Compiling vergen v9.1.0
2026-06-18T22:55:55.9155874Z    Compiling vergen-lib v0.1.6
2026-06-18T22:55:56.0430988Z    Compiling synstructure v0.13.2
2026-06-18T22:55:56.1421083Z    Compiling darling_core v0.20.11
2026-06-18T22:55:56.1460007Z    Compiling universal-hash v0.5.1
2026-06-18T22:55:56.1757969Z    Compiling noq-udp v0.10.0
2026-06-18T22:55:56.2774546Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-18T22:55:56.2978503Z    Compiling heapless v0.7.17
2026-06-18T22:55:56.3048353Z    Compiling sync_wrapper v1.0.2
2026-06-18T22:55:56.3711235Z    Compiling byteorder v1.5.0
2026-06-18T22:55:56.4362687Z    Compiling allocator-api2 v0.2.21
2026-06-18T22:55:56.5618030Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-18T22:55:56.5924157Z    Compiling opaque-debug v0.3.1
2026-06-18T22:55:56.6833728Z    Compiling polyval v0.6.2
2026-06-18T22:55:56.7212373Z    Compiling hash32 v0.2.1
2026-06-18T22:55:56.8429955Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-18T22:55:56.9129643Z    Compiling vergen-gitcl v1.0.8
2026-06-18T22:55:56.9743898Z    Compiling spin v0.9.8
2026-06-18T22:55:57.0088282Z    Compiling windows-threading v0.2.1
2026-06-18T22:55:57.0372864Z    Compiling ryu v1.0.23
2026-06-18T22:55:57.0441232Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-18T22:55:57.1343711Z    Compiling signature v3.0.0
2026-06-18T22:55:57.2029199Z    Compiling fallible-iterator v0.3.0
2026-06-18T22:55:57.2111976Z    Compiling tower-layer v0.3.3
2026-06-18T22:55:57.3393451Z    Compiling ghash v0.5.1
2026-06-18T22:55:57.3684691Z    Compiling windows-targets v0.52.6
2026-06-18T22:55:57.3912672Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-18T22:55:57.4767626Z    Compiling fs2 v0.4.3
2026-06-18T22:55:57.4844387Z    Compiling aes v0.8.4
2026-06-18T22:55:57.5040745Z    Compiling ctr v0.9.2
2026-06-18T22:55:57.6226495Z    Compiling sha2 v0.11.0-rc.5
2026-06-18T22:55:57.7070226Z    Compiling socket2 v0.6.4
2026-06-18T22:55:57.8231968Z    Compiling mio v1.2.1
2026-06-18T22:55:57.8301637Z    Compiling time v0.3.47
2026-06-18T22:55:57.8446736Z    Compiling http-body-util v0.1.3
2026-06-18T22:55:58.0119400Z    Compiling aead v0.5.2
2026-06-18T22:55:58.2424114Z    Compiling widestring v1.2.1
2026-06-18T22:55:58.2940861Z    Compiling ipconfig v0.3.4
2026-06-18T22:55:58.3071581Z    Compiling aes-gcm v0.10.3
2026-06-18T22:55:58.4054808Z    Compiling proc-macro-crate v3.5.0
2026-06-18T22:55:58.4502189Z    Compiling crossbeam-channel v0.5.15
2026-06-18T22:55:58.5555671Z    Compiling crossbeam-epoch v0.9.18
2026-06-18T22:55:58.5869611Z    Compiling serde_derive v1.0.228
2026-06-18T22:55:58.6077559Z    Compiling zeroize_derive v1.4.3
2026-06-18T22:55:58.6663110Z    Compiling zerofrom-derive v0.1.7
2026-06-18T22:55:58.8948991Z    Compiling tokio-macros v2.7.0
2026-06-18T22:55:58.9918557Z    Compiling yoke-derive v0.8.2
2026-06-18T22:55:59.1152874Z    Compiling futures-macro v0.3.32
2026-06-18T22:55:59.1246153Z    Compiling zerovec-derive v0.11.3
2026-06-18T22:55:59.1550283Z    Compiling displaydoc v0.2.6
2026-06-18T22:55:59.3220882Z    Compiling tracing-attributes v0.1.31
2026-06-18T22:55:59.3867006Z    Compiling zeroize v1.8.2
2026-06-18T22:55:59.6847754Z    Compiling thiserror-impl v2.0.18
2026-06-18T22:56:00.0536223Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-18T22:56:00.1795165Z    Compiling tokio v1.52.3
2026-06-18T22:56:00.3707692Z    Compiling rustls-pki-types v1.14.1
2026-06-18T22:56:00.4020418Z    Compiling futures-util v0.3.32
2026-06-18T22:56:00.4224767Z    Compiling darling_macro v0.20.11
2026-06-18T22:56:00.4890998Z    Compiling derive_more-impl v2.1.1
2026-06-18T22:56:00.5157494Z    Compiling windows-interface v0.59.3
2026-06-18T22:56:00.5976944Z    Compiling zerofrom v0.1.8
2026-06-18T22:56:00.6347220Z    Compiling spez v0.1.2
2026-06-18T22:56:00.7768520Z    Compiling n0-error-macros v0.1.3
2026-06-18T22:56:00.7769053Z    Compiling windows-implement v0.60.2
2026-06-18T22:56:00.9331669Z    Compiling yoke v0.8.3
2026-06-18T22:56:00.9671899Z    Compiling darling v0.20.11
2026-06-18T22:56:01.0957895Z    Compiling der v0.8.0-rc.10
2026-06-18T22:56:01.1156447Z    Compiling pin-project-internal v1.1.13
2026-06-18T22:56:01.2461588Z    Compiling derive_builder_core v0.20.2
2026-06-18T22:56:01.2757798Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-18T22:56:01.3829141Z    Compiling zerovec v0.11.6
2026-06-18T22:56:01.4283654Z    Compiling zerotrie v0.2.4
2026-06-18T22:56:01.5916580Z    Compiling windows-core v0.62.2
2026-06-18T22:56:01.7923360Z    Compiling cobs v0.3.0
2026-06-18T22:56:01.8413423Z    Compiling n0-error v0.1.3
2026-06-18T22:56:01.8481744Z    Compiling postcard-derive v0.2.2
2026-06-18T22:56:02.0880008Z    Compiling data-encoding-macro v0.1.20
2026-06-18T22:56:02.1998716Z    Compiling num_enum_derive v0.7.6
2026-06-18T22:56:02.3128932Z    Compiling tinystr v0.8.3
2026-06-18T22:56:02.4045595Z    Compiling potential_utf v0.1.5
2026-06-18T22:56:02.5136747Z    Compiling ed25519-dalek v2.2.0
2026-06-18T22:56:02.5826297Z    Compiling icu_collections v2.2.0
2026-06-18T22:56:02.6092080Z    Compiling pin-project v1.1.13
2026-06-18T22:56:02.6469255Z    Compiling icu_locale_core v2.2.0
2026-06-18T22:56:02.7058468Z    Compiling derive_builder_macro v0.20.2
2026-06-18T22:56:02.7058952Z    Compiling windows-numerics v0.3.1
2026-06-18T22:56:02.8885522Z    Compiling spki v0.8.0-rc.4
2026-06-18T22:56:02.9251643Z    Compiling spt-proto v0.12.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-18T22:56:02.9702579Z    Compiling windows-collections v0.3.2
2026-06-18T22:56:03.0711420Z    Compiling windows-future v0.3.2
2026-06-18T22:56:03.1529963Z    Compiling ipnet v2.12.0
2026-06-18T22:56:03.2344752Z    Compiling derive_builder v0.20.2
2026-06-18T22:56:03.2484876Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-18T22:56:03.4743486Z    Compiling ed25519 v3.0.0-rc.4
2026-06-18T22:56:03.5468355Z    Compiling prefix-trie v0.8.4
2026-06-18T22:56:03.7942507Z    Compiling once_cell v1.21.4
2026-06-18T22:56:04.3504427Z    Compiling tracing-core v0.1.36
2026-06-18T22:56:04.3999003Z    Compiling icu_provider v2.2.0
2026-06-18T22:56:04.4069271Z    Compiling postcard v1.1.3
2026-06-18T22:56:04.4303545Z    Compiling windows v0.62.2
2026-06-18T22:56:04.4517866Z    Compiling chrono v0.4.45
2026-06-18T22:56:04.4678317Z    Compiling strum_macros v0.28.0
2026-06-18T22:56:04.5143577Z    Compiling iroh-metrics-derive v0.4.1
2026-06-18T22:56:04.6680100Z    Compiling hashbrown v0.14.5
2026-06-18T22:56:04.9324629Z    Compiling tracing v0.1.44
2026-06-18T22:56:05.0106224Z    Compiling icu_normalizer v2.2.0
2026-06-18T22:56:05.0685833Z    Compiling icu_properties v2.2.0
2026-06-18T22:56:05.0761179Z    Compiling futures-executor v0.3.32
2026-06-18T22:56:05.1735035Z    Compiling enum-assoc v1.3.0
2026-06-18T22:56:05.1880157Z    Compiling async-trait v0.1.89
2026-06-18T22:56:05.2567077Z    Compiling derive_more v2.1.1
2026-06-18T22:56:05.3327737Z    Compiling futures v0.3.32
2026-06-18T22:56:05.4724447Z    Compiling hashlink v0.9.1
2026-06-18T22:56:05.4991948Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-18T22:56:05.5718581Z    Compiling windows-sys v0.59.0
2026-06-18T22:56:05.7136937Z    Compiling blake3 v1.8.5
2026-06-18T22:56:05.7515455Z    Compiling windows-registry v0.6.1
2026-06-18T22:56:05.8907707Z    Compiling rusqlite v0.32.1
2026-06-18T22:56:05.9612904Z    Compiling uuid v1.23.2
2026-06-18T22:56:06.0054663Z    Compiling memoffset v0.6.5
2026-06-18T22:56:06.0837666Z    Compiling netwatch v0.16.0
2026-06-18T22:56:06.0934800Z    Compiling noq v0.18.0
2026-06-18T22:56:06.1367155Z    Compiling acto v0.8.2
2026-06-18T22:56:06.2274309Z    Compiling sorted-index-buffer v0.2.1
2026-06-18T22:56:06.2931019Z    Compiling foldhash v0.2.0
2026-06-18T22:56:06.3515009Z    Compiling lru-slab v0.1.2
2026-06-18T22:56:06.4139133Z    Compiling ref-cast v1.0.25
2026-06-18T22:56:06.4265435Z    Compiling xml-rs v0.8.28
2026-06-18T22:56:06.4293518Z    Compiling rustc-hash v2.1.2
2026-06-18T22:56:06.4904591Z    Compiling idna_adapter v1.2.2
2026-06-18T22:56:06.4950093Z    Compiling tagptr v0.2.0
2026-06-18T22:56:06.4984528Z    Compiling identity-hash v0.1.0
2026-06-18T22:56:06.6175172Z    Compiling idna v1.1.0
2026-06-18T22:56:06.6175594Z    Compiling mac-addr v0.3.0
2026-06-18T22:56:06.6514999Z    Compiling thiserror v1.0.69
2026-06-18T22:56:06.6620359Z    Compiling hashbrown v0.16.1
2026-06-18T22:56:06.7489177Z    Compiling moka v0.12.15
2026-06-18T22:56:06.7971194Z    Compiling netdev v0.42.0
2026-06-18T22:56:07.0375176Z    Compiling url v2.5.8
2026-06-18T22:56:07.0779306Z    Compiling iroh-metrics v0.38.3
2026-06-18T22:56:07.2232861Z    Compiling spt-store v0.12.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-18T22:56:07.2259857Z    Compiling strum v0.28.0
2026-06-18T22:56:07.5121441Z    Compiling xmltree v0.10.3
2026-06-18T22:56:07.5420134Z    Compiling iroh-relay v0.98.0
2026-06-18T22:56:07.6085545Z    Compiling num_enum v0.7.6
2026-06-18T22:56:07.7393466Z    Compiling tokio-util v0.7.18
2026-06-18T22:56:07.7675341Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-18T22:56:07.8555609Z    Compiling tower v0.5.3
2026-06-18T22:56:07.8846978Z    Compiling attohttpc v0.30.1
2026-06-18T22:56:07.9227889Z    Compiling iroh-base v0.98.0
2026-06-18T22:56:07.9714009Z    Compiling serde_spanned v0.6.9
2026-06-18T22:56:08.0021432Z    Compiling toml_datetime v0.6.11
2026-06-18T22:56:08.0467244Z    Compiling ref-cast-impl v1.0.25
2026-06-18T22:56:08.1939500Z    Compiling thiserror-impl v1.0.69
2026-06-18T22:56:08.2272201Z    Compiling serde_derive_internals v0.29.1
2026-06-18T22:56:08.4788870Z    Compiling simple-dns v0.9.3
2026-06-18T22:56:08.5564773Z    Compiling serial-core v0.4.0
2026-06-18T22:56:08.5932841Z    Compiling aho-corasick v1.1.4
2026-06-18T22:56:08.6895648Z    Compiling constant_time_eq v0.4.2
2026-06-18T22:56:08.7492222Z    Compiling smol_str v0.1.24
2026-06-18T22:56:08.7850132Z    Compiling resolv-conf v0.7.6
2026-06-18T22:56:08.9529370Z    Compiling tower-http v0.6.11
2026-06-18T22:56:09.0196400Z    Compiling h2 v0.4.14
2026-06-18T22:56:09.1037237Z    Compiling tokio-stream v0.1.18
2026-06-18T22:56:09.2317462Z    Compiling n0-watcher v0.6.1
2026-06-18T22:56:09.4199668Z    Compiling regex-syntax v0.8.10
2026-06-18T22:56:09.5077823Z    Compiling toml_write v0.1.2
2026-06-18T22:56:09.5845780Z    Compiling spt-msg v0.12.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-18T22:56:09.6971041Z    Compiling arrayvec v0.7.6
2026-06-18T22:56:09.7798062Z    Compiling arrayref v0.3.9
2026-06-18T22:56:09.8303003Z    Compiling winreg v0.10.1
2026-06-18T22:56:09.8926610Z    Compiling simdutf8 v0.1.5
2026-06-18T22:56:10.0076428Z    Compiling winnow v0.7.15
2026-06-18T22:56:10.0090798Z    Compiling sha1_smol v1.0.1
2026-06-18T22:56:10.1939270Z    Compiling schemars_derive v1.2.1
2026-06-18T22:56:10.2756681Z    Compiling serial-windows v0.4.0
2026-06-18T22:56:10.5226302Z    Compiling iroh-dns v0.98.0
2026-06-18T22:56:10.7448617Z    Compiling lru v0.16.4
2026-06-18T22:56:10.9622212Z    Compiling webpki-roots v1.0.7
2026-06-18T22:56:10.9895811Z    Compiling seize v0.5.1
2026-06-18T22:56:11.0482815Z    Compiling darling_core v0.23.0
2026-06-18T22:56:11.1013265Z    Compiling serde_bytes v0.11.19
2026-06-18T22:56:11.1128247Z    Compiling hmac v0.12.1
2026-06-18T22:56:11.1796639Z    Compiling iroh v0.98.2
2026-06-18T22:56:11.3317166Z    Compiling dyn-clone v1.0.20
2026-06-18T22:56:11.4665019Z    Compiling lazy_static v1.5.0
2026-06-18T22:56:11.5296496Z    Compiling bitflags v1.3.2
2026-06-18T22:56:11.5669390Z    Compiling pin-utils v0.1.0
2026-06-18T22:56:11.6064634Z    Compiling anstyle v1.0.14
2026-06-18T22:56:11.6593852Z    Compiling cmov v0.5.4
2026-06-18T22:56:11.6695427Z    Compiling once_cell_polyfill v1.70.2
2026-06-18T22:56:11.7229696Z    Compiling utf8parse v0.2.2
2026-06-18T22:56:11.8672926Z    Compiling regex-automata v0.4.14
2026-06-18T22:56:11.8978865Z    Compiling anstyle-wincon v3.0.11
2026-06-18T22:56:12.0090662Z    Compiling ctutils v0.4.2
2026-06-18T22:56:12.0655448Z    Compiling toml_edit v0.22.27
2026-06-18T22:56:12.0794256Z    Compiling anstyle-parse v1.0.0
2026-06-18T22:56:12.1792026Z    Compiling nix v0.25.1
2026-06-18T22:56:12.2556475Z    Compiling schemars v1.2.1
2026-06-18T22:56:12.3080069Z    Compiling shared_library v0.1.9
2026-06-18T22:56:12.3651367Z    Compiling papaya v0.2.4
2026-06-18T22:56:12.3651849Z    Compiling hkdf v0.12.4
2026-06-18T22:56:12.3917513Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-18T22:56:12.4116744Z    Compiling serial v0.4.0
2026-06-18T22:56:12.5337542Z    Compiling filedescriptor v0.8.3
2026-06-18T22:56:12.5938329Z    Compiling backon v1.6.0
2026-06-18T22:56:12.6627652Z    Compiling anstyle-query v1.1.5
2026-06-18T22:56:12.8433655Z    Compiling colorchoice v1.0.5
2026-06-18T22:56:12.8730829Z    Compiling downcast-rs v1.2.1
2026-06-18T22:56:12.9521449Z    Compiling shell-words v1.1.1
2026-06-18T22:56:13.0082437Z    Compiling instability v0.3.12
2026-06-18T22:56:13.0108061Z    Compiling is_terminal_polyfill v1.70.2
2026-06-18T22:56:13.0320674Z    Compiling foldhash v0.1.5
2026-06-18T22:56:13.0700461Z    Compiling paste v1.0.15
2026-06-18T22:56:13.1818664Z    Compiling anstream v1.0.0
2026-06-18T22:56:13.2543135Z    Compiling hashbrown v0.15.5
2026-06-18T22:56:13.3812066Z    Compiling hyper v1.10.1
2026-06-18T22:56:13.5777433Z    Compiling portable-pty v0.8.1
2026-06-18T22:56:13.6985032Z    Compiling spake2 v0.4.0
2026-06-18T22:56:13.9050081Z    Compiling strum_macros v0.26.4
2026-06-18T22:56:14.0146874Z    Compiling terminal_size v0.4.4
2026-06-18T22:56:14.1243235Z    Compiling crossterm_winapi v0.9.1
2026-06-18T22:56:14.1563975Z    Compiling itertools v0.13.0
2026-06-18T22:56:14.2232287Z    Compiling sha1 v0.10.6
2026-06-18T22:56:14.2599813Z    Compiling castaway v0.2.4
2026-06-18T22:56:14.4710020Z    Compiling recvmsg v1.0.0
2026-06-18T22:56:14.5398975Z    Compiling toml v0.8.23
2026-06-18T22:56:14.6976165Z    Compiling doctest-file v1.1.1
2026-06-18T22:56:15.1521785Z    Compiling wmi v0.18.4
2026-06-18T22:56:15.2424542Z    Compiling regex v1.12.3
2026-06-18T22:56:15.2457413Z    Compiling clap_lex v1.1.0
2026-06-18T22:56:15.3567600Z    Compiling darling_macro v0.23.0
2026-06-18T22:56:15.5946566Z    Compiling static_assertions v1.1.0
2026-06-18T22:56:15.7001613Z    Compiling hyper-util v0.1.20
2026-06-18T22:56:15.8290383Z    Compiling spt-runtime v0.12.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-18T22:56:15.8852105Z    Compiling indoc v2.0.7
2026-06-18T22:56:15.8866392Z    Compiling darling v0.23.0
2026-06-18T22:56:15.9415082Z    Compiling unicode-width v0.1.14
2026-06-18T22:56:16.0101821Z    Compiling compact_str v0.8.2
2026-06-18T22:56:16.3429897Z    Compiling interprocess v2.4.2
2026-06-18T22:56:16.3922618Z    Compiling strum v0.26.3
2026-06-18T22:56:16.4355817Z    Compiling unicode-truncate v1.1.0
2026-06-18T22:56:16.7424403Z    Compiling clap_builder v4.6.0
2026-06-18T22:56:16.7424996Z    Compiling crossterm v0.28.1
2026-06-18T22:56:16.9986072Z    Compiling lru v0.12.5
2026-06-18T22:56:17.0814374Z    Compiling spt-term v0.12.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-18T22:56:17.3248988Z    Compiling clap_derive v4.6.1
2026-06-18T22:56:17.4995283Z    Compiling igd-next v0.17.1
2026-06-18T22:56:17.8147254Z    Compiling unicode-width v0.2.0
2026-06-18T22:56:18.2430692Z    Compiling spt-live v0.12.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-18T22:56:18.3056692Z    Compiling cassowary v0.3.0
2026-06-18T22:56:18.3279735Z    Compiling nucleo-matcher v0.3.1
2026-06-18T22:56:18.3569514Z    Compiling qrcode v0.14.1
2026-06-18T22:56:18.4830938Z    Compiling tempfile v3.27.0
2026-06-18T22:56:18.7516140Z    Compiling portmapper v0.16.0
2026-06-18T22:56:18.7707387Z    Compiling ratatui v0.29.0
2026-06-18T22:56:19.7478829Z    Compiling clap v4.6.1
2026-06-18T22:56:32.0159395Z    Compiling rustls-webpki v0.103.13
2026-06-18T22:56:35.1327748Z    Compiling tokio-rustls v0.26.4
2026-06-18T22:56:35.1328075Z    Compiling rustls-platform-verifier v0.7.0
2026-06-18T22:56:35.1328326Z    Compiling noq-proto v0.17.0
2026-06-18T22:56:35.3091441Z    Compiling hickory-net v0.26.0-beta.4
2026-06-18T22:56:35.3091887Z    Compiling hyper-rustls v0.27.9
2026-06-18T22:56:35.3092177Z    Compiling tokio-websockets v0.13.2
2026-06-18T22:56:35.5202150Z    Compiling reqwest v0.13.4
2026-06-18T22:56:36.5649253Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-18T22:56:53.3269559Z    Compiling spt-net v0.12.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-18T22:56:54.7981198Z    Compiling spt-daemon v0.12.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-18T22:57:03.3288250Z    Compiling spt v0.12.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-18T22:57:10.2329102Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s
2026-06-18T22:57:10.2543997Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-5c04d67598e124d7.exe)
2026-06-18T22:57:10.3034844Z 
2026-06-18T22:57:10.3035155Z running 1 test
2026-06-18T22:57:18.1004638Z test new_brain_serves_against_old_broker ... ok
2026-06-18T22:57:18.1004840Z 
2026-06-18T22:57:18.1005094Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.80s
2026-06-18T22:57:18.1005338Z 
2026-06-18T22:57:18.1450618Z Post job cleanup.
2026-06-18T22:57:18.2437286Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-18T22:57:18.2650282Z git version 2.43.0.windows.1
2026-06-18T22:57:18.2684373Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\6cbc44ff-6097-4ed3-9972-8282f608c122\.gitconfig'
2026-06-18T22:57:18.2696526Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\6cbc44ff-6097-4ed3-9972-8282f608c122' before making global git config changes
2026-06-18T22:57:18.2697324Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T22:57:18.2701909Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-18T22:57:18.2923022Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-18T22:57:18.3132430Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-18T22:57:18.6760995Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T22:57:18.6963634Z http.https://github.com/.extraheader
2026-06-18T22:57:18.6989650Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-18T22:57:18.7220340Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-18T22:57:19.0952971Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T22:57:19.1174011Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-18T22:57:19.4999785Z Cleaning up orphan processes
2026-06-18T22:57:19.5369850Z Terminate orphan process: pid (218804) (vctip)
